home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Online / SimpleMail / ReadMe < prev    next >
Encoding:
Text File  |  2001-09-23  |  6.0 KB  |  166 lines

  1. Short:     A new mailer (alpha version)
  2. Uploader:  sebauer@t-online.de (Sebastian Bauer)
  3. Author:    hynek@rz.uni-potsdam.de (Hynek Schlawack), sebauer@t-online.de (Sebastian Bauer)
  4. Type:      comm/mail
  5. Kurz:      Ein neuer Mailer (alpha Version)
  6. Requires:  OS 3.0, MUI 3.8, NList, NListree, BetterString, TextEditor
  7. Version:   0.11
  8.  
  9. Introduction
  10. ~~~~~~~~~~~~
  11. Welcome to SimpleMail  an  email  program  for  your  Amiga.  The
  12. program  and  the usage is very similar to to YAM's (although YAM
  13. is actually much more powerful) but it has (or should  get)  some
  14. features  which  YAM doesn't offer. Note that this is really only
  15. an alpha version, so don't expect too much of it at  this  stage.
  16. It  is  really very limited. The source of SimpleMail is open and
  17. released under the GNU Public license. Look at the bottom how  to
  18. obtain it.
  19.  
  20. Requirements
  21. ~~~~~~~~~~~~
  22. SimpleMail requires OS3.0 and MUI 3.8.
  23. It also needs some additional MUI Custom Classes:
  24.  
  25.  BetterString - http://www.p2p-it.dk/duff/MCC_BetterString.LZX
  26.  NList - http://www.aphaso.de/download/MCC_NList0_90.lha
  27.  NListtree - http://www.aphaso.de/download/MCC_NListtree18.8.lha
  28.  PopPlaceholder - ftp://de.aminet.net/pub/aminet/dev/mui/MCC_Popph.lha
  29.  TextEditor - http://www.p2p-it.dk/duff/MCC_TextEditor.LZX
  30.  
  31.  
  32. Ensure  that  you  always  have  the  latest  versions installed.
  33.  
  34. Usage
  35. ~~~~~
  36. Just double click the SimpleMail icon and if  your  machine  fits
  37. the  requirements  you  should  see  the  main  window. Press the
  38. "Config" button to configure important things of SimpleMail (smtp
  39. and  pop3  servers). If you are familiar with YAM it should be no
  40. problem.
  41.  
  42. Changes
  43. ~~~~~~~
  44. Version 0.11 (elenvth alpha) - released on 2001/09/23
  45.   - UIDL Pop3 commando support, so mails won't be downloaded twice
  46.   - Improved Startup time
  47.   - Bug fixes
  48.  
  49. Version 0.10 (tenth alpha) - released on 2001/09/10
  50.   - configurable headers for the read window
  51.   - can read message/rfc822 content type properly
  52.   - can decrypt encryptet pgp message using pgp 2.6.x
  53.   - minor other improvements
  54.   - filter has been improved
  55.   - wordwrapping for composed messages
  56.  
  57. Version 0.9 (ninth alpha) - released on 2001/09/03
  58.   - improved addressbook
  59.   - predefined text phrases
  60.   - periodical mail download
  61.   - requires now the popplaceholder mui custom class
  62.  
  63. Version 0.8 (eighth alpha) - released on 2001/08/01
  64.   - SSL support for POP3 Servers. Needs AmiSSL
  65.   - POP3 servers can be individually deactivated and they are ignored
  66.   - Menubar in the main window; needs to grow though
  67.   - A new read setting, so that smilies can be replaced with images
  68.     (images created by Richard Kapp)
  69.   - Groups can be deleted now
  70.  
  71. Version 0.7 (seventh alpha) - released on 2001/06/29
  72.   - the attachment icons weren't displayed on OSes with version below 3.5
  73.   - signatures support
  74.   - configurable greetings text when writing new mails
  75.   - the fonts and colors for reading a mail can be configured
  76.   - hierachical folders and folder images
  77.  
  78. Version 0.6 (sixth alpha) - released on 2001/06/05
  79.   - improved e-mail account configuration (multiple smtp servers)
  80.   - can log into pop3 servers before sending e-mails
  81.   - addressbook is now stored in xml
  82.   - initial filter support
  83.   - new folders can be created within the gui and their settings
  84.     are stored
  85.   - a lot of bug fixes
  86.  
  87. Version 0.5 (fifth alpha) - released on 2001/02/25
  88.   - configurable mail download selection added.
  89.   - supports 8 bit mime mails (if a SMTP Server don't support them
  90.     they are encoded on the fly).
  91.   - improved the readwindow. Now used extensivly the SimpleHTML engine.
  92.   - button images are cached now.
  93.   - support of the new SimpleMail User Gallery
  94.  
  95. Version 0.4 (fourth alpha) - released on 2001/02/25
  96.   - multiple pop3 servers
  97.   - images for replied/forwarded mails
  98.   - faster qp/base64 routines
  99.   - some images has been redrawn
  100.   - fixed problems with special chars in real names
  101.   - many other bug fixes
  102.  
  103. Version 0.3 (third alpha) - released on 2001/02/05
  104.   - Added a forward button.
  105.   - Main window has two different views, which are changeable within
  106.     the main window.
  107.   - Improved the compose window (got some images).
  108.   - "To" button in the addressbook works now correctly.
  109.   - Group mails (mails with multiple recipients), mails with
  110.     attachments, important mails can now easily identified.
  111.   - Added a small context menu for the mailtreelist, mails can now
  112.     be marked and hold.
  113.   - Added the possibility to use your IP-addresss as you domain in
  114.     the HELO/EHLO dialog. (no X-Authentification-Warning headers anymore).
  115.   - Added smtp-auth according to rfc2554.
  116.   - It is now possible to specify which port you would like to use on
  117.     the servers instead of 25 and 110.
  118.   - Other smaller improvements and bug fixes.
  119.  
  120. Version 0.2 (second alpha) - released on 2001/01/14
  121.   - Buttons have now images.
  122.   - Now can display HTML mails (uses SimpleHTML engine).
  123.   - Indexfiles for folders.
  124.   - Mails can have differnt statuses (new,read,waitsend,sent).
  125.   - Support of mailthreads.
  126.   - Addressbook is now more complete.
  127.   - Bugfixes and smaller enhancements.
  128.  
  129. Version 0.1 (first alpha) - released on 2000/12/24
  130.   - Initial alpha.
  131.  
  132. Contact
  133. ~~~~~~~
  134. More information about the SimpleMail  project  can  be  found at
  135.  
  136.     http://simplemail.sourceforge.net/
  137.  
  138. Developers might take look at
  139.  
  140.     http://sourceforge.net/projects/simplemail/
  141.  
  142. if they want to participate to the project. Here they can  submit
  143. patches, subscribe to the mailing lists or get access to the cvs.
  144.  
  145. There are also two mailing lists for SimpleMail. One for the developers
  146. and one for the user.
  147.  
  148.     http://lists.sourceforge.net/lists/listinfo/simplemail-dev
  149.     http://groups.yahoo.com/group/simplemail-usr/
  150.  
  151. SimpleMail is (orginally) developed by
  152.   Hynek Schlawack <hynek@rz.uni-potsdam.de> http://me.in-berlin.de/~hys/
  153.   Sebastian Bauer <sebauer@t-online.de> http://home.t-online.de/home/sebauer/
  154.  
  155. You can also contact them if you have any questions regarding SimpleMail.
  156.  
  157. All the images including the icons have been created by
  158.   Martin Merz <mason.home@t-online.de>
  159.          __
  160.         / /
  161.    __  / /   Only Amiga makes it possible...
  162.    \ \/ /
  163.     \__/
  164.  
  165. Amiga is a trademark from Amiga Inc.
  166.